const math/bits.uintSize 2 uses math/bits (current package) bits.go#L11: const uintSize = 32 << (^uint(0) >> 63) // 32 or 64 bits.go#L14: const UintSize = uintSize
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)